home *** CD-ROM | disk | FTP | other *** search
/ IRIX 6.4 Applications 1997 August / SGI IRIX 6.4 Applications 1997 August.iso / dist / demos.idb / usr / demos / General_Demos / ant / antmovie.z / antmovie
Encoding:
Text File  |  1997-06-26  |  114 b   |  7 lines

  1. #!/bin/csh -f
  2.  
  3. setenv DISPLAY localhost:0.0
  4. cd /usr/demos/General_Demos/ant
  5. /usr/demos/General_Demos/ant/ant -m&
  6.  
  7.